@charset "utf-8";
html,body{min-width:1420px;}
input:-webkit-autofill {

    background-image: none;
    color: #000;
    }
.header{border-bottom:3px solid #DD3226;}
.headBox{height:130px;display:flex;justify-content:space-between;align-items:center;}
.slogan{margin-left:20px;}
.logo{display:flex;align-items:center;}
form{width:330px;height:30px;background:#F6F6F6;border-radius:5px;display:flex;}
.inputBox{width:280px;border-right:1px solid #ccc;margin:6px;margin:6px 0 6px 10px;box-sizing:border-box;background:none;outline:none;}
.submit{width:40px;height:100%;background:url(../images/icon_search.png) no-repeat center;cursor:pointer;}
.headBox .other{font-size:12px;text-align:right;display:flex;flex-direction:column;justify-content:space-between;}
.safe a{color:#5989D3;margin-left:20px;}
.headBox .other ul{display:flex;justify-content:flex-end;margin-top:15px;}
.headBox .other ul li{width:50px;height:24px;line-height:24px;background-position:center top;background-repeat:no-repeat;padding-top:28px;padding-bottom:10px;margin:0 10px;cursor:pointer;text-align:center;position:relative;}
.headBox .other ul li:hover{color:#DE3226;}
.headBox .other ul li:nth-child(1){background-image:url(../images/icon_wap.png);}
.headBox .other ul li:nth-child(2){background-image:url(../images/icon_media.png);}
.headBox .other ul li:nth-child(3){background-image:url(../images/icon_lan.png);padding:0;height:52px;}
.headBox .other ul li:nth-child(3) a{padding-top:28px;display:block;}
.headBox .other ul li:nth-child(1):hover{background-image:url(../images/icon_wapOn.png);}
.headBox .other ul li:nth-child(2):hover{background-image:url(../images/icon_mediaOn.png);}
.headBox .other ul li:nth-child(3):hover{background-image:url(../images/icon_lanOn.png);}
.headBox .other ul li:hover div{display:block;}
.headBox .other ul li div{display:none;font-size:14px;width:196px;background:#fff;border:1px dashed #DD3226;border-radius:3px;margin-left:-73px;margin-top:7px;text-align:left;position:relative;z-index:1;}
.headBox .other ul li div::before{content:'';display:inline-block;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:8px solid #DD3226;position:absolute;top:-8px;left:50%;margin-left:-5px;}
.headBox .other ul li:nth-child(1) div{padding:15px;box-sizing:border-box;}
.headBox .other ul li div a{height:40px;line-height:40px;border-top:1px solid #F2F2F2;padding-left:40px;display:block;background-position:center left 12px;background-repeat:no-repeat;position:relative;}
.headBox .other ul li div a:nth-child(1){background-image:url(../images/icon_weibo.png);}
.headBox .other ul li div a:nth-child(2){background-image:url(../images/icon_WeChat.png);}
.headBox .other ul li div a:nth-child(3){background-image:url(../images/icon_dy.png);}
.headBox .other ul li div a:nth-child(4){background-image:url(../images/icon_ks.png);}
.headBox .other ul li div a:nth-child(5){background-image:url(../images/icon_bili.png);}

.headBox .other ul li div p{display:none;padding:0 20px 10px;}
.headBox .other ul li div img{width:100%;}


.nav_index{font-size:17px;font-weight:bold;height:57px;background:#F2F2F2;}
.nav_index .w{height:100%;display:flex;justify-content:space-around;align-items:center;}
.nav_index a:hover{color:#DE3228;}
.home{color:#DE3228;background:url(../images/icon_homeOn.png) no-repeat;padding-left:30px;}
.nav_sub>div{width:1420px;}

.main{padding-bottom:50px;}
.main img,.hotPic a,.feature .channel,.channelListC a,.wPaper li,.wPaper li a{border-radius:3px;}
.headline{font-size:34px;font-weight:bold;text-align:center;width:1420px;padding:45px 30px;margin-left:-100px;background:#fff;}
.hotPic{width:1420px;padding:0 30px;margin-left:-100px;background:#fff;}
.hotPic a{width:450px;height:255px;float:right;position:relative;overflow:hidden;}
.hotPic a:first-child{width:950px;height:530px;float:left;}
.hotPic a:first-child p{font-size:24px;line-height:34px;font-weight:bold;padding:25px 15px 20px;}
.hotPic a:last-child{margin-top:20px;}
.hotPic img,.channelListC img{width:100%;height:100%;object-fit:cover;-webkit-transition-duration:.5s;transition-duration:.5s;}
.hotPic a:hover img,.channelListC a:hover img{transform: scale(1.1);}
.hotPic p,.channelListC ul p{color:#fff;font-size:18px;width:100%;line-height:24px;position:absolute;left:0;bottom:0;padding:15px;padding-top:25px;box-sizing:border-box;
    background-image:linear-gradient(
    to bottom,
    rgba(0,0,0,0) 0%,
    rgba(0,0,0,0.5) 50%,
    rgba(0,0,0,0.7) 100%);}
.ad{display:flex;justify-content:space-between;margin:50px 0;}
.rollList{width:100%;height:60px;line-height:60px;background:#F2F2F2;font-size:18px;overflow:hidden;}
.rollList>div{position:relative;}
.rollList>div::before,.rollList>div::after{content:'';width:30px;position:absolute;top:0;height:100%;z-index:1;}
.rollList>div::before{left:0;
    background-image:linear-gradient(
    to right,
    rgba(242,242,242,1) 10%,
    rgba(242,242,242,0) 100%);}
.rollList>div::after{right:0;
    background-image:linear-gradient(
    to left,
    rgba(242,242,242,1) 10%,
    rgba(242,242,242,0) 100%);}
.rollList a{margin-right:40px;}
i{margin-right:10px;}
.channelBox{display:flex;justify-content:space-between;}
.channelBox>div,.fbh li{width:625px;}
.channelBox li span{width:85px;color:#bbb;font-size:14px;text-align:right;}
.channelListA{margin-top:50px;}
.channelListA li{padding-left:5px;height:40px;line-height:40px;overflow:hidden;display:flex;justify-content:space-between;}
.channelListA li a{max-width:520px;display:flex;}
h3{width:100%;height:32px;margin-bottom:25px;font-size:28px;font-weight:bold;background:url(../images/icon_bg_channel.png) repeat-x right bottom;}
h3 a{display:inline-block;background:#fff;padding-right:30px;}
.feature{display:flex;justify-content:space-between;margin:40px 0;}
.feature a{width:390px;height:85px;}
.feature a img{width:100%;height:100%;}
.feature .channel{width:45px;height:85px;padding-top:9px;color:#fff;font-size:24px;font-weight:bold;text-align:center;box-sizing:border-box;
    background-image:linear-gradient(
    to bottom,
    rgba(242,155,72,1) 0%,
    rgba(213,53,40,1) 100%);}
.channelListB{margin-bottom:40px;}
.channelListB h3{margin-bottom:30px;}
.channelListB ul{display:flow-root;}
.channelListB li{width:345px;height:34px;line-height:34px;overflow:hidden;float:right;}
.channelListB li img{object-fit:cover;}
.channelListB li:first-child{width:880px;height:auto;float:left;}
.channelListB li:first-child a{display:flex;justify-content:space-between;}
.channelListB li:first-child img{width:360px;height:203px;}
.channelListB li:first-child div{width:500px;line-height:32px;}
.channelListB li:first-child p{color:#888;text-indent:2em;}
.channelListB h4{font-size:20px;font-weight:bold;margin-bottom:10px;}
.channelListC ul{display:flex;flex-wrap:wrap;justify-content:space-between;}
.channelListC ul a{width:306px;height:172px;position:relative;overflow:hidden;}
.channelListC div:first-child ul a:first-child,.channelListC div:last-child ul a:last-child{width:625px;height:352px;}
.channelListC div:first-child ul a:first-child{margin-bottom:13px;}
.channelListC div:last-child ul a:last-child{margin-top:13px;}
.channelListC ul p{font-size:14px;padding:10px;padding-top:20px;line-height:18px;}
.fbh ul{flex-wrap:wrap;}
.wPaper{margin-top:50px;}
.wPaper li{width:200px;height:270px;background:#F6F6F6;padding:10px;box-sizing:border-box;}
.wPaper li:hover{background:#F6A545;}
.wPaper li a{width:180px;height:250px;padding:50px 15px 40px;border:1px solid #F6A545;background:#fff;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;text-align:center;}
.wPaper li a p:last-child{font-size:14px}

#hetu img{width:100%;display:none;}
.topPic img{display:block!important;}